research_package
research_package_model
RPChoice
RPChoice.fromJson factory constructor
RPChoice.fromJson
research_package
research_package_model
RPChoice
RPChoice.fromJson factory constructor
RPChoice class
Constructors
RPChoice
fromJson
withDetailText
withParams
Properties
detailText
text
value
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
RPChoice.fromJson
constructor
RPChoice.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory RPChoice.fromJson(Map<String, dynamic> json) => _$RPChoiceFromJson(json);