hasBuilt property

bool hasBuilt

Indicates whether this Module has had the build method called on it.

Implementation

bool get hasBuilt => _hasBuilt;