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