ProfileMaster constructor

ProfileMaster(
  1. dynamic profile,
  2. String appBarTitle
)

Implementation

ProfileMaster(this.profile, this.appBarTitle);