menu
localino_builder package
documentation
localino_remote_repo.dart
ResponseEx
isValid property
isValid property
dark_mode
light_mode
isValid
property
bool
get
isValid
Implementation
bool get isValid => (isOk || created) && bodyBytes.isNotEmpty;
localino_builder package
documentation
localino_remote_repo
ResponseEx
isValid property
ResponseEx extension on Response