NetworkServiceBase$json top-level constant
Implementation
const $core.Map<$core.String, $core.dynamic> NetworkServiceBase$json = const {
'1': 'Network',
'2': const [
const {
'1': 'GetNetworkInfo',
'2': '.pactus.GetNetworkInfoRequest',
'3': '.pactus.GetNetworkInfoResponse'
},
const {
'1': 'GetNodeInfo',
'2': '.pactus.GetNodeInfoRequest',
'3': '.pactus.GetNodeInfoResponse'
},
],
};