blockHeight property

  1. @JsonKey(name: 'block_height')
int blockHeight
final

The block height to report the price.

Implementation

@JsonKey(name: 'block_height')
final int blockHeight;