menu
todo
data\models\attachment_model.dart
AttachmentModel
toJson method
toJson
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$AttachmentModelToJson(this);
todo
attachment_model
AttachmentModel
toJson method
AttachmentModel class