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