legacyKeys property

Map<String, int>? legacyKeys
final

Legacy keys that were used in older Android versions, mapped to their max SDK version.

Implementation

final Map<String, int>? legacyKeys;