Future<bool> registerUser(String userID) async { throw UnimplementedError('registerUser has not been implemented.'); }