$RemovePeeringRequest.fromJson constructor
$RemovePeeringRequest.fromJson(
- Map json_
Implementation
$RemovePeeringRequest.fromJson(core.Map json_)
: this(name: json_['name'] as core.String?);
$RemovePeeringRequest.fromJson(core.Map json_)
: this(name: json_['name'] as core.String?);