call abstract method
TRes
call({})
Implementation
TRes call({
String? name,
String? content,
List<String>? matchLabel,
Enum$VoteItemTypeEnum? type,
int? order,
int? score,
int? weightMatchLabel,
bool? isRandomizeAnswerOrder,
bool? isPublished,
List<Input$VoteOptionInput?>? options,
});