menu
nabit_app
model\business_reviews_model.dart
ReviewAttachment
ReviewAttachment.fromJson constructor
ReviewAttachment.fromJson
dark_mode
light_mode
ReviewAttachment.fromJson
constructor
ReviewAttachment.fromJson
(
dynamic
json
)
Implementation
ReviewAttachment.fromJson(dynamic json) { id = json['id']; url = json['url']; }
nabit_app
business_reviews_model
ReviewAttachment
ReviewAttachment.fromJson constructor
ReviewAttachment class