bindingMethod property

String? bindingMethod
final

When the challenge response includes a prompt binding method, your app needs to prompt the user for the binding_code and send it as part of the request.

Implementation

final String? bindingMethod;