@override Uint8List bytes([bool compressed = true]) => Uint8List.fromList(_publicKey.toBytes(compressed));