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