HashScheme$json top-level constant
Implementation
@$core.Deprecated('Use hashSchemeDescriptor instead')
const HashScheme$json = {
'1': 'HashScheme',
'2': [
{'1': 'HASH_SCHEME_NONE', '2': 0},
{'1': 'HASH_SCHEME_BLAKE3', '2': 1},
],
};
@$core.Deprecated('Use hashSchemeDescriptor instead')
const HashScheme$json = {
'1': 'HashScheme',
'2': [
{'1': 'HASH_SCHEME_NONE', '2': 0},
{'1': 'HASH_SCHEME_BLAKE3', '2': 1},
],
};