bLoggedOn method

bool bLoggedOn()

Implementation

bool bLoggedOn() => _bLoggedOn.call(
      this,
    );