SkinKeys constructor

SkinKeys({
  1. String? projectId,
  2. String? teamId,
})

Implementation

SkinKeys({this.projectId, this.teamId});