|
- ///
- // Generated code. Do not modify.
- // source: system.proto
- //
- // @dart = 2.3
- // ignore_for_file: camel_case_types,non_constant_identifier_names,library_prefixes,unused_import,unused_shown_name,return_of_invalid_type
-
- const SystemHeartbeatReq$json = const {
- '1': 'SystemHeartbeatReq',
- };
-
- const SystemHeartbeatRes$json = const {
- '1': 'SystemHeartbeatRes',
- };
-
- const SystemHandshakeReq$json = const {
- '1': 'SystemHandshakeReq',
- '2': const [
- const {'1': 'Token', '3': 1, '4': 1, '5': 9, '10': 'Token'},
- ],
- };
-
- const SystemHandshakeRes$json = const {
- '1': 'SystemHandshakeRes',
- '2': const [
- const {'1': 'ErrorCode', '3': 1, '4': 1, '5': 5, '10': 'ErrorCode'},
- ],
- };
|