isEmpty method

bool isEmpty()

Implementation

bool isEmpty() =>
    userPrefsTelemetryBox.get(userDBName) ==
    null;