pub fn set_secure(data: PreferenceData) -> MoosyncResult<()>Expand description
Sets a secure preference value based on the provided data.
ยงArguments
data- The data to set the secure preference.
pub fn set_secure(data: PreferenceData) -> MoosyncResult<()>Sets a secure preference value based on the provided data.
data - The data to set the secure preference.