ClientConfig constructor
const
ClientConfig({})
Implementation
const ClientConfig({
this.path = 'client',
this.flutterSdkVersion = '',
this.flutterSdkPathWindows,
this.flutterSdkPathMacos,
this.flutterSdkPathLinux,
});