menu
libasserest_http package
documentation
http.dart
AsserestHttpTestPlatform
isIdle property
isIdle property
dark_mode
light_mode
isIdle
property
bool
get
isIdle
inherited
Returns
true
if this task has NOT yet been submitted.
Implementation
bool get isIdle => submitTime == null;
libasserest_http package
documentation
http
AsserestHttpTestPlatform
isIdle property
AsserestHttpTestPlatform class