isFederal property

  1. @JsonKey(name: 'is_federal')
bool? isFederal
final

Implementation

@JsonKey(name: 'is_federal')
final bool? isFederal;