menu
riverpod package
documentation
experimental/mutation.dart
Mutation<ResultT>
key property
key property
dark_mode
light_mode
key
property
Object
?
get
key
A key to differentiate calls to the same mutation.
This are passed using
call
.
Implementation
Object? get key;
riverpod package
documentation
experimental/mutation
Mutation<ResultT>
key property
Mutation class