menu
d2_touch package
documentation
modules/file_resource/entities/file_resource.entity.dart
FileResource
storageStatus property
storageStatus property
dark_mode
light_mode
storageStatus
property
@
Column
(nullable: true)
String
?
storageStatus
getter/setter pair
Implementation
@Column(nullable: true) String? storageStatus;
d2_touch package
documentation
modules/file_resource/entities/file_resource.entity
FileResource
storageStatus property
FileResource class