Returns true if this is an Async instance.
true
@override @pragma('vm:prefer-inline') bool isAsync() => true;