call abstract method
TRes
call({
- String? title,
- String? description,
- String? icon,
- Input$MediaInput? media,
- List<
Input$AudienceSegmentInput> ? segments,
Implementation
TRes call({
String? title,
String? description,
String? icon,
Input$MediaInput? media,
List<Input$AudienceSegmentInput>? segments,
});