isSuspendOut property

  1. @JsonKey.new(name: 'IsSuspendOut', includeIfNull: false)
bool? isSuspendOut
final

Implementation

@JsonKey(name: 'IsSuspendOut', includeIfNull: false)
final bool? isSuspendOut;