SharedProfileSwitcherLoader typedef
SharedProfileSwitcherLoader =
Future<SharedProfileSettingsSnapshot> Function()
Implementation
typedef SharedProfileSwitcherLoader = Future<SharedProfileSettingsSnapshot> Function();