Method$json top-level constant

  1. @Deprecated('Use methodDescriptor instead')
Map<String, Object> const Method$json

Implementation

@$core.Deprecated('Use methodDescriptor instead')
const Method$json = {
  '1': 'Method',
  '2': [
    {'1': 'Unknown', '2': 0},
    {'1': 'CosmosSignAmino', '2': 1},
    {'1': 'SolanaSignTransaction', '2': 2},
  ],
};