bytes property

Future<Uint8List> get bytes

Implementation

Future<Uint8List> get bytes => schnorrKeyshareToBytes(share: handle);