poIsInternal property

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

Implementation

@JsonKey(name: 'PoIsInternal', includeIfNull: false)
final bool? poIsInternal;