isForcePush property Null safety

bool isForcePush
@JsonKey(defaultValue: true), read / write

Specify whether to enable force push

Implementation

@JsonKey(defaultValue: true)
bool isForcePush;