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