menu
fluq package
documentation
fluq/fluq_mutation.dart
Mutation<ResultType>
onSuccess property
onSuccess property
dark_mode
light_mode
onSuccess
property
void Function
(
ResultType
result
)
?
onSuccess
final
Implementation
final void Function(ResultType result)? onSuccess;
fluq package
documentation
fluq/fluq_mutation
Mutation<ResultType>
onSuccess property
Mutation class