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