research_package
research_package_model
RPImageChoice
RPImageChoice.fromJson factory constructor
RPImageChoice.fromJson
research_package
research_package_model
RPImageChoice
RPImageChoice.fromJson factory constructor
RPImageChoice class
Constructors
RPImageChoice
fromJson
withParams
Properties
description
image
value
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
RPImageChoice.fromJson
constructor
RPImageChoice.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory RPImageChoice.fromJson(Map<String, dynamic> json) => _$RPImageChoiceFromJson(json);