mobilePush property

  1. @JsonKey.new(name: 'mobile_push')
bool mobilePush
final

Whether mobile push notifications are enabled

Implementation

@JsonKey(name: 'mobile_push')
final bool mobilePush;