EnvironmentInfo constructor
const
EnvironmentInfo({})
Implementation
const EnvironmentInfo(
{this.flutterVersion,
this.dartVersion,
this.flutterChannel,
this.javaVersion,
this.javaHome,
this.androidSdkPath});