toProto method

Uint8List toProto()

Implementation

Uint8List toProto() {
  return toProtoWithType().writeToBuffer();
}