ExistingLustreConfig.fromJson constructor
ExistingLustreConfig.fromJson(
- Map json_
Implementation
ExistingLustreConfig.fromJson(core.Map json_)
: this(lustre: json_['lustre'] as core.String?);
ExistingLustreConfig.fromJson(core.Map json_)
: this(lustre: json_['lustre'] as core.String?);