BasicDataInterfaceServiceBase$json top-level constant

Map<String, dynamic> const BasicDataInterfaceServiceBase$json

Implementation

const $core.Map<$core.String, $core.dynamic> BasicDataInterfaceServiceBase$json = {
  '1': 'BasicDataInterface',
  '2': [
    {'1': 'CreateLongConnection', '2': '.google.protobuf.Empty', '3': '.google.protobuf.Empty', '5': true},
    {'1': 'CheckUsage', '2': '.google.protobuf.Empty', '3': '.forwarder.ShioajiUsage', '4': {}},
    {'1': 'Login', '2': '.google.protobuf.Empty', '3': '.google.protobuf.Empty', '4': {}},
    {'1': 'GetAllStockDetail', '2': '.google.protobuf.Empty', '3': '.forwarder.StockDetailResponse', '4': {}},
    {'1': 'GetAllFutureDetail', '2': '.google.protobuf.Empty', '3': '.forwarder.FutureDetailResponse', '4': {}},
    {'1': 'GetAllOptionDetail', '2': '.google.protobuf.Empty', '3': '.forwarder.OptionDetailResponse', '4': {}},
  ],
};