'boolean','reduced_motion'=>'boolean'];}public function user():BelongsTo{return$this->belongsTo(User::class);}public static function defaults():array{return['theme'=>'system','timezone'=>'Europe/Istanbul','date_format'=>'DD.MM.YYYY','time_format'=>'24','default_report_range'=>'30_days','default_project_id'=>null,'per_page'=>25,'in_app_notifications'=>true,'reduced_motion'=>false];}}