research_package
research_package_model
RPConsentSection
RPConsentSection.fromJson factory constructor
RPConsentSection.fromJson
research_package
research_package_model
RPConsentSection
RPConsentSection.fromJson factory constructor
RPConsentSection class
Constructors
RPConsentSection
fromJson
withParams
Properties
content
customIllustration
formalTitle
summary
title
type
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
RPConsentSection.fromJson
constructor
RPConsentSection.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory RPConsentSection.fromJson(Map<String, dynamic> json) => _$RPConsentSectionFromJson(json);