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