toBytes method

  1. @override
Bytes toBytes()
override

Implementation

@override
Bytes toBytes() {
  return this;
}