sdkOutput property

  1. @BuiltValueField.new(wireName: r'sdkOutput')
String get sdkOutput

A base64-encoded block with the data required to register the SCA device. You obtain this information by using our authentication SDK.

Implementation

@BuiltValueField(wireName: r'sdkOutput')
String get sdkOutput;