sdkOutput property
A base64-encoded block with the data required to authenticate the request. You obtain this information by using our authentication SDK.
Implementation
@BuiltValueField(wireName: r'sdkOutput')
String get sdkOutput;
A base64-encoded block with the data required to authenticate the request. You obtain this information by using our authentication SDK.
@BuiltValueField(wireName: r'sdkOutput')
String get sdkOutput;