receiveNotificationAcceptation property

  1. @JsonKey.new(name: 'receive_notification_acceptation')
bool? receiveNotificationAcceptation
final

Implementation

@JsonKey(name: 'receive_notification_acceptation')
final bool? receiveNotificationAcceptation;