menu
album package
documentation
asset_entity
AssetEntity
AssetEntity.fromJson factory constructor
AssetEntity.fromJson
brightness_4
AssetEntity.fromJson
constructor
AssetEntity.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AssetEntity.fromJson(Map<String, dynamic> json) => _$AssetEntityFromJson(json);
album package
documentation
asset_entity
AssetEntity
AssetEntity.fromJson factory constructor
AssetEntity class
Constructors
AssetEntity
fromJson
Properties
coverPath
fileName
h
hashCode
isOriginal
path
runtimeType
type
videoDuration
w
Methods
noSuchMethod
toJson
toString
Operators
operator ==