bytes property

  1. @override
Uint8List? get bytes
override

Try not to use this

Implementation

@override
Uint8List? get bytes => null;