isFavorite property
Whether the asset is favorite on the device.
- Android: Always false.
- iOS/macOS:
PHAsset.isFavorite
.
See also:
IosEditor.favoriteAsset
to update the favorite status.
Implementation
final bool isFavorite;
Whether the asset is favorite on the device.
PHAsset.isFavorite
.See also:
IosEditor.favoriteAsset
to update the favorite status.final bool isFavorite;