ProfileMaster constructor
ProfileMaster(
- dynamic profile,
- String appBarTitle
Implementation
ProfileMaster(this.profile, this.appBarTitle);
ProfileMaster(this.profile, this.appBarTitle);