consentUpdatedAt property

  1. @JsonKey.new(name: 'consent_updated_at', includeIfNull: false)
DateTime? consentUpdatedAt
final

Implementation

@JsonKey(name: 'consent_updated_at', includeIfNull: false)
final DateTime? consentUpdatedAt;