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