sendPushNotifications property

  1. @JsonKey(name: 'sendPushNotifications')
bool? sendPushNotifications
final

Implementation

@JsonKey(name: 'sendPushNotifications')
final bool? sendPushNotifications;