flutter_json_widgets
image_provider
MemoryImage
MemoryImage.fromJson factory constructor
MemoryImage.fromJson
MemoryImage.fromJson
constructor
Null safety
MemoryImage.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MemoryImage.fromJson(Map<String, dynamic> json) = _$MemoryImage.fromJson;
flutter_json_widgets
image_provider
MemoryImage
MemoryImage.fromJson factory constructor
MemoryImage class
Constructors
MemoryImage
fromJson
Properties
bytes
copyWith
hashCode
runtimeType
scale
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==