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