startAuthentication method

Implementation

Future<IAMPASSAuthenticationSession?> startAuthentication(
    IAMPASSStartAuthenticationParams params) {
  throw UnimplementedError('startAuthentication has not been implemented.');
}