isMethodTask property

bool get isMethodTask

是否为普通方法任务

Implementation

bool get isMethodTask => method != null;