menu
libasserest_http package
documentation
http.dart
AsserestHttpTestPlatform
isNotFinished property
isNotFinished property
dark_mode
light_mode
isNotFinished
property
bool
get
isNotFinished
inherited
Returns
true
if this task execution has NOT finished.
Implementation
bool get isNotFinished => !_finished;
libasserest_http package
documentation
http
AsserestHttpTestPlatform
isNotFinished property
AsserestHttpTestPlatform class