otherPrimes property

  1. @JsonKey(name: 'oth')
List<OtherPrime>? otherPrimes
final

Implementation

@JsonKey(name: 'oth')
final List<OtherPrime>? otherPrimes;