bytes property

  1. @override
Uint8List bytes
final

The byte array, if this input is created from bytes.

Implementation

@override
final Uint8List bytes;