isEmpty property

bool get isEmpty

Returns true if the beacon has not been initialized.

Implementation

bool get isEmpty => _isEmpty;