isForcePush property Null safety

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

是否强制推送

Implementation

@JsonKey(defaultValue: true)
bool isForcePush;