$toProtoBytes method

List<int> $toProtoBytes()

Implementation

List<int> $toProtoBytes() {
  if (this == null) return [];
  return this!.$toProtoBytes();
}