Get default platforms (iOS and Android)
static List<Platform> get defaults => [Platform.ios, Platform.android];