syncedPreferences property
Account-wide client preferences as a base64-encoded protobuf snapshot. Empty string when nothing has been synced yet.
Implementation
@JsonKey(name: 'synced_preferences')
final String syncedPreferences;
Account-wide client preferences as a base64-encoded protobuf snapshot. Empty string when nothing has been synced yet.
@JsonKey(name: 'synced_preferences')
final String syncedPreferences;