platforms property
A set of target platforms (e.g., {AdaptivePlatform.ANDROID, AdaptivePlatform.WEB}). If null, the config matches any platform.
Implementation
final Set<AdaptivePlatform>? platforms;
A set of target platforms (e.g., {AdaptivePlatform.ANDROID, AdaptivePlatform.WEB}). If null, the config matches any platform.
final Set<AdaptivePlatform>? platforms;