SelectionsStateInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use selectionsStateInfoDescriptor instead')
const SelectionsStateInfo$json = const {
  '1': 'SelectionsStateInfo',
  '2': const [
    const {'1': 'storyId', '3': 1, '4': 1, '5': 11, '6': '.monarch_grpc.StoryIdInfo', '10': 'storyId'},
    const {'1': 'device', '3': 2, '4': 1, '5': 11, '6': '.monarch_grpc.DeviceInfo', '10': 'device'},
    const {'1': 'theme', '3': 3, '4': 1, '5': 11, '6': '.monarch_grpc.ThemeInfo', '10': 'theme'},
    const {'1': 'locale', '3': 4, '4': 1, '5': 11, '6': '.monarch_grpc.LocaleInfo', '10': 'locale'},
    const {'1': 'textScaleFactor', '3': 5, '4': 1, '5': 1, '10': 'textScaleFactor'},
    const {'1': 'scale', '3': 6, '4': 1, '5': 11, '6': '.monarch_grpc.ScaleInfo', '10': 'scale'},
    const {'1': 'dock', '3': 7, '4': 1, '5': 11, '6': '.monarch_grpc.DockInfo', '10': 'dock'},
    const {'1': 'visualDebugFlags', '3': 8, '4': 3, '5': 11, '6': '.monarch_grpc.SelectionsStateInfo.VisualDebugFlagsEntry', '10': 'visualDebugFlags'},
  ],
  '3': const [SelectionsStateInfo_VisualDebugFlagsEntry$json],
};