Gets the ENS name associated with the current address.
Returns a Future that completes with the ENS name.
Future<String?>? getEnsName();