TenantProfile constructor

TenantProfile(
  1. String name
)

Implementation

TenantProfile(this.name) : profileData = TenantProfileData();