SyncStatusResponse$json top-level constant
- @Deprecated('Use syncStatusResponseDescriptor instead')
Implementation
@$core.Deprecated('Use syncStatusResponseDescriptor instead')
const SyncStatusResponse$json = {
'1': 'SyncStatusResponse',
'2': [
{'1': 'is_syncing', '3': 1, '4': 1, '5': 8, '10': 'isSyncing'},
{'1': 'sync_status', '3': 2, '4': 3, '5': 11, '6': '.SyncStatus', '10': 'syncStatus'},
{'1': 'engine_started', '3': 3, '4': 1, '5': 8, '10': 'engineStarted'},
],
};