call abstract method
TRes
call({
- String? title,
- String? description,
- DateTime? date,
- Input$PictureInput? picture,
- List<
Input$EventSegmentTranslateInput> ? translation,
Implementation
TRes call({
String? title,
String? description,
DateTime? date,
Input$PictureInput? picture,
List<Input$EventSegmentTranslateInput>? translation,
});