autoSelectPushType property Null safety

bool autoSelectPushType
@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;