supportedAndroid12AndAboveYamlKeys property

List<String> supportedAndroid12AndAboveYamlKeys
getter/setter pair

List of supported nested keys under android_12_and_above.

Implementation

static List<String> supportedAndroid12AndAboveYamlKeys = [
  imageKey,
  colorKey,
  imageDarkKey,
  colorDarkKey,
  brandingImageKey,
  brandingImageDarkKey,
];