Intent_Message_BrowseCarouselCard_ImageDisplayOptions$json top-level constant

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

Implementation

@$core.Deprecated('Use intentDescriptor instead')
const Intent_Message_BrowseCarouselCard_ImageDisplayOptions$json = const {
  '1': 'ImageDisplayOptions',
  '2': const [
    const {'1': 'IMAGE_DISPLAY_OPTIONS_UNSPECIFIED', '2': 0},
    const {'1': 'GRAY', '2': 1},
    const {'1': 'WHITE', '2': 2},
    const {'1': 'CROPPED', '2': 3},
    const {'1': 'BLURRED_BACKGROUND', '2': 4},
  ],
};