isEmpty property
bool
get
isEmpty
Returns true if the beacon has not been initialized.
Implementation
bool get isEmpty => _isEmpty;
Returns true if the beacon has not been initialized.
bool get isEmpty => _isEmpty;