research_package
research_package_model
RPConsentDocument
RPConsentDocument.withParams constructor
RPConsentDocument.withParams
research_package
research_package_model
RPConsentDocument
RPConsentDocument.withParams constructor
RPConsentDocument class
Constructors
RPConsentDocument
fromJson
withParams
Properties
sections
signaturePageContent
signaturePageTitle
signatures
title
hashCode
runtimeType
Methods
addSignature
getConsentSignatureAtIndex
toJson
noSuchMethod
toString
Operators
operator ==
RPConsentDocument.withParams
constructor
RPConsentDocument.withParams
(
String
_title
,
List
<
RPConsentSection
>
_sections
)
Implementation
RPConsentDocument.withParams(this._title, this._sections);