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