autoSelectPushType property Null safety
@JsonKey(name: 'KEY_AUTO_SELECT_PUSH_TYPE'), final
Whether to automatically select the push type based on the token
Implementation
@JsonKey(name: 'KEY_AUTO_SELECT_PUSH_TYPE')
final bool autoSelectPushType;