GetSubnetworkResponseMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use getSubnetworkResponseMessageDescriptor instead')
const GetSubnetworkResponseMessage$json = const {
  '1': 'GetSubnetworkResponseMessage',
  '2': const [
    const {'1': 'gasLimit', '3': 1, '4': 1, '5': 4, '10': 'gasLimit'},
    const {'1': 'error', '3': 1000, '4': 1, '5': 11, '6': '.protowire.RPCError', '10': 'error'},
  ],
};