RPConsentSection.fromJson constructor

RPConsentSection.fromJson(Map<String, dynamic> json)

Implementation

factory RPConsentSection.fromJson(Map<String, dynamic> json) => _$RPConsentSectionFromJson(json);