ConfigChange_MaxOffline$json top-level constant

  1. @Deprecated('Use configChangeDescriptor instead')
Map<String, Object> const ConfigChange_MaxOffline$json

Implementation

@$core.Deprecated('Use configChangeDescriptor instead')
const ConfigChange_MaxOffline$json = const {
  '1': 'MaxOffline',
  '2': const [
    const {
      '1': 'max_offline',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Duration',
      '10': 'maxOffline'
    },
  ],
};