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