asynchronous property

bool asynchronous

Returns true if initializable has an asynchronous initialization.

Implementation

bool get asynchronous => _asynchronous;