isPartialSuccess property

bool get isPartialSuccess

是否部分成功

Implementation

bool get isPartialSuccess => result == PreloadResult.partialSuccess;