consentCollectedFrom property

  1. @JsonKey.new(name: 'consent_collected_from', includeIfNull: false)
String? consentCollectedFrom
final

Implementation

@JsonKey(name: 'consent_collected_from', includeIfNull: false)
final String? consentCollectedFrom;