SpaceHeaderProfile constructor

const SpaceHeaderProfile(
  1. String spaceId, {
  2. dynamic key = headerKey,
})

Implementation

const SpaceHeaderProfile(this.spaceId, {super.key = headerKey});