xBytes property

Uint8List get xBytes

Implementation

Uint8List get xBytes => Utils.bigIntToUint8List(bigInt: _x);