This method is called to modify the hello details for a given realm.
details
realm
@override Future<void> hello(String? realm, Details details) => Future.value();