changeProfile abstract method

Future<void> changeProfile(
  1. AppProfile selectedProfile
)

Implementation

Future<void> changeProfile(AppProfile selectedProfile);