yBytes property

Uint8List get yBytes

Implementation

Uint8List get yBytes => Utils.bigIntToUint8List(bigInt: _y);