sdkInput property
A string that you must pass to the authentication SDK to continue with the registration process.
Implementation
@BuiltValueField(wireName: r'sdkInput')
String? get sdkInput;
A string that you must pass to the authentication SDK to continue with the registration process.
@BuiltValueField(wireName: r'sdkInput')
String? get sdkInput;