Creates a platform configuration.
PlatformConfig({ required this.android, required this.ios, required this.web, });