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