getPreferredAuthenticator
Attempts to get the preferred authenticator for the supplied userProfile.
Future<[OWAuthenticator](https://developer.onewelcome.com/flutter/3.0.0/plugin/owauthenticator)> getPreferredAuthenticator(String profileId)
await Onegini.instance.userClient
.getPreferredAuthenticator();