RPConsentDocument.withParams constructor

RPConsentDocument.withParams(String _title, List<RPConsentSection> _sections)

Implementation

RPConsentDocument.withParams(this._title, this._sections);