isAsynchronous property

bool isAsynchronous
getter/setter pair

Whether the receiver of this method is expected to return synchronously or not.

Implementation

bool isAsynchronous;