isSuccessful property

bool get isSuccessful

是否成功完成

Implementation

bool get isSuccessful => state == PreloadTaskState.completed;