menu
fl_coffee package
documentation
models/coffee-save-response.dart
SaveResponse<T>
then property
then property
dark_mode
light_mode
then
property
Future
<
T
>
Function
(
dynamic
(
T
), {
Function
?
onError
})
then
final
Implementation
final Future<T> Function(dynamic Function(T), {Function? onError}) then;
fl_coffee package
documentation
models/coffee-save-response
SaveResponse<T>
then property
SaveResponse class