@override Uint8List get bytes => Uint8List.fromList( [ ...signature.data, if (!hashType.schnorrDefault) hashType.value, ] );