asBytes method

  1. @override
Uint8List asBytes()
override

Implementation

@override
Uint8List asBytes() => Uint8List(0);