proofCount property

int? proofCount
getter/setter pair

Number of proofs for this location.

Implementation

@JsonKey(name: 'proof_count')
int? proofCount;