ProfileComponent constructor

ProfileComponent(
  1. String uniqueId,
  2. String appId
)

Implementation

ProfileComponent(this.uniqueId, this.appId);