ProfileManager constructor

ProfileManager(
  1. String profilesDir
)

Implementation

ProfileManager(this.profilesDir);