isAsync property

  1. @override
bool isAsync
final

是否为异步方法,这里为 true。

Implementation

@override
final bool isAsync = true;