menu
fh_assets_picker package
documentation
fh_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);
fh_assets_picker package
documentation
fh_assets_picker
AssetEntity
exists property
AssetEntity class