blockrootMerkle property

  1. @JsonKey(name: 'blockroot_merkle')
BlockRootMerkle? blockrootMerkle
getter/setter pair

Implementation

@JsonKey(name: 'blockroot_merkle')
BlockRootMerkle? blockrootMerkle;