call abstract method
TRes
call({})
Implementation
TRes call({
String? id,
String? name,
String? description,
List<String>? matchLabel,
int? order,
List<Input$VoteItemInput>? items,
});
TRes call({
String? id,
String? name,
String? description,
List<String>? matchLabel,
int? order,
List<Input$VoteItemInput>? items,
});