binary method

  1. @override
Uint8List binary()
override

Implementation

@override
Uint8List binary() {
  return bytes;
}