Future isStorageEmpty()

in lib/confidence_flutter_sdk_platform_interface.dart [50:52]


  Future<bool> isStorageEmpty() {
    throw UnimplementedError('isStorageEmpty() has not been implemented.');
  }