isRemoteEnabled property
Whether the user is enabled on the Sentiance Cloud Platform. By default, all users are enabled on the Sentiance Cloud Platform. A user may get disabled during creation if, for example, the device is a tablet and the same user already exists on a phone. Sentiance can also disable users selectively under certain conditions (e.g. due to a misbehaving SDK).
An enabled user is required to do detections.
Implementation
final bool isRemoteEnabled;