OnProfileSelection typedef

OnProfileSelection = void Function(List<UserProfile> profiles)

Implementation

typedef OnProfileSelection = void Function(List<UserProfile> profiles);