isEmpty method

bool isEmpty()

Implementation

bool isEmpty() =>
    awardsTelemetryBox.get(awardsDBName) ==
    null;