toRelavantBytes method

  1. @override
Uint8List toRelavantBytes()
override

Implementation

@override
Uint8List toRelavantBytes() {
  return _pub;
}