menu
psephos_sdk package
documentation
schema.graphql.dart
CopyWith$Input$VoteOptionInput<TRes>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
TRes
call
(
{
String
?
content
,
int
?
order
,
int
?
score
,
bool
?
right
,
})
Implementation
TRes call({ String? content, int? order, int? score, bool? right, });
psephos_sdk package
documentation
schema.graphql
CopyWith$Input$VoteOptionInput<TRes>
call abstract method
CopyWith$Input$VoteOptionInput class