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