Creates Flutter plugin platform information.
const FlutterPluginPlatformInfo({ required this.platforms, required this.federated, });