installationId property
The unique identifier of the SDK installation. If you create the Terminal API transaction request on your backend, use this as the POIID in the MessageHeader of the request.
Implementation
@BuiltValueField(wireName: r'installationId')
String? get installationId;