menu
daq package
documentation
models/controllers/mutation_controller.dart
MutationController<TData, TVariables, TError>
isSuccess property
isSuccess property
dark_mode
light_mode
isSuccess
property
bool
get
isSuccess
Implementation
bool get isSuccess => state.status == MutationLoadingState.success;
daq package
documentation
models/controllers/mutation_controller
MutationController<TData, TVariables, TError>
isSuccess property
MutationController class