Future<void> setUserName(String username, [String displayName = ""]) { throw UnimplementedError('setUserName() has not been implemented.'); }