loadSharedProfileSettings function
Implementation
Future<SharedProfileSettingsSnapshot> loadSharedProfileSettings() async {
return const SharedProfileSettingsSnapshot();
}
Future<SharedProfileSettingsSnapshot> loadSharedProfileSettings() async {
return const SharedProfileSettingsSnapshot();
}