BlockInfo.fromProto constructor

BlockInfo.fromProto(
  1. BlockInfo proto
)

Implementation

factory BlockInfo.fromProto(pb.BlockInfo proto) => convertToBlockInfo(proto);