menu
base_api package
documentation
api/base_api.dart
BaseApi<T>
showToast property
showToast property
dark_mode
light_mode
showToast
property
bool
showToast
getter/setter pair
show toast or not when response error
Implementation
bool showToast;
base_api package
documentation
api/base_api
BaseApi<T>
showToast property
BaseApi class