menu
hdm_open_api_wrapper package
documentation
hosamAddition/HttpReqstats/Loaders/FutureButton.dart
FutureButton<T>
responseValidator property
responseValidator property
dark_mode
light_mode
responseValidator
property
bool
Function
(
T
response
)
?
responseValidator
final
Function to validate the response (optional).
Implementation
final bool Function(T response)? responseValidator;
hdm_open_api_wrapper package
documentation
hosamAddition/HttpReqstats/Loaders/FutureButton
FutureButton<T>
responseValidator property
FutureButton class