toBytes method

  1. @override
Uint8List toBytes()
override

Implementation

@override
Uint8List toBytes() {
  return _pub;
}