mobilePush property
Mobile push notifications enabled
Implementation
@JsonKey(includeIfNull: false, name: 'mobile_push')
final bool? mobilePush;
Mobile push notifications enabled
@JsonKey(includeIfNull: false, name: 'mobile_push')
final bool? mobilePush;