menu
fl_assets_picker package
documentation
fl_assets_picker.dart
AssetEntity
id property
id property
dark_mode
light_mode
id
property
String
id
final
The ID of the asset.
Android:
_id
column in
MediaStore
database.
iOS/macOS:
localIdentifier
.
Implementation
final String id;
fl_assets_picker package
documentation
fl_assets_picker
AssetEntity
id property
AssetEntity class