GetCurrentNetworkResponseMessage$json top-level constant
- @Deprecated('Use getCurrentNetworkResponseMessageDescriptor instead')
Map<String, Object>
const
GetCurrentNetworkResponseMessage$json
Implementation
@$core.Deprecated('Use getCurrentNetworkResponseMessageDescriptor instead')
const GetCurrentNetworkResponseMessage$json = const {
'1': 'GetCurrentNetworkResponseMessage',
'2': const [
const {'1': 'currentNetwork', '3': 1, '4': 1, '5': 9, '10': 'currentNetwork'},
const {'1': 'error', '3': 1000, '4': 1, '5': 11, '6': '.protowire.RPCError', '10': 'error'},
],
};