isProviderTask property

bool get isProviderTask

是否为 Provider 任务

Implementation

bool get isProviderTask => provider != null;