asUint8List method

  1. @override
Uint8List asUint8List()
override

Implementation

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