menu
todo
data\models\attachment_model.dart
AttachmentModel
fileUrl property
fileUrl
dark_mode
light_mode
fileUrl
property
@
HiveField
(2)
@
JsonKey
(name: 'file_url')
String
fileUrl
final
Implementation
@HiveField(2) @JsonKey(name: 'file_url') final String fileUrl;
todo
attachment_model
AttachmentModel
fileUrl property
AttachmentModel class