menu
finch package
documentation
tools.dart
HttpFinchResponse
success property
success property
dark_mode
light_mode
success
property
bool
get
success
Implementation
bool get success => status >= 200 && status < 300;
finch package
documentation
tools
HttpFinchResponse
success property
HttpFinchResponse class