toData method

  1. @override
Uint8List toData()
override

Implementation

@override
Uint8List toData() => value.buffer.asUint8List();