Block.fromProto constructor

Block.fromProto(
  1. Block proto
)

Implementation

factory Block.fromProto(pb.Block proto) => convertToBlock(proto);