toJson method

Map<String, dynamic> toJson()

Converts the AiutaSupplementaryConsent to a JSON object.

Implementation

Map<String, dynamic> toJson() => _$AiutaSupplementaryConsentToJson(this);