call abstract method

TRes call({
  1. String? summary,
  2. String? description,
  3. String? location,
  4. String? timeZone,
  5. String? kind,
  6. String? etag,
  7. String? id,
  8. Input$GoogleCalendarConferencePropertiesInput? conferenceProperties,
})

Implementation

TRes call({
  String? summary,
  String? description,
  String? location,
  String? timeZone,
  String? kind,
  String? etag,
  String? id,
  Input$GoogleCalendarConferencePropertiesInput? conferenceProperties,
});