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