portalServices property

  1. @BuiltValueField(wireName: 'portalservices')
bool? portalServices

This indicates whether the bridge is registered to synchronize data with a portal account.

Implementation

@BuiltValueField(wireName: 'portalservices')
bool? get portalServices;