opblock property

  1. @JsonKey(name: 'opblock', includeIfNull: false)
int? opblock
getter/setter pair

Implementation

@JsonKey(name: 'opblock', includeIfNull: false)
int? opblock;