menu
libasserest_ftp package
documentation
ftp.dart
AsserestFtpTestPlatform
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_ftp package
documentation
ftp
AsserestFtpTestPlatform
isNotFinished property
AsserestFtpTestPlatform class