isForcePush property

  1. @JsonKey(defaultValue: true)
bool isForcePush
getter/setter pair

是否强制推送

Implementation

@JsonKey(defaultValue: true)
bool isForcePush;