remoteUserHandling property Null safety
@JsonKey(name: '@RemoteUserHandling', fromJson: stringToBool), final
Indicates support for remote user configuration. Used when accessing another device.
Implementation
@JsonKey(name: '@RemoteUserHandling', fromJson: stringToBool)
final bool remoteUserHandling;