isLoaded property

  1. @protected
bool isLoaded
getter/setter pair

Returns whether the module is loaded.

Implementation

@protected
bool isLoaded = false;