menu
fl_assets_picker package
documentation
fl_assets_picker.dart
AssetEntity
exists property
exists property
dark_mode
light_mode
exists
property
Future
<
bool
>
get
exists
Check whether the asset has been deleted.
Implementation
Future<bool> get exists => plugin.assetExistsWithId(id);
fl_assets_picker package
documentation
fl_assets_picker
AssetEntity
exists property
AssetEntity class