GoogleCloudApigeeV1MoveApiProxyRequest.fromJson constructor
GoogleCloudApigeeV1MoveApiProxyRequest.fromJson(
- Map json_
Implementation
GoogleCloudApigeeV1MoveApiProxyRequest.fromJson(core.Map json_)
: this(
space: json_['space'] as core.String?,
);