ModeratorCapsule constructor

ModeratorCapsule(
  1. Uint8List katamari,
  2. Uint8List moderatorEntrySet,
  3. Uint8List groupEntries
)

Implementation

ModeratorCapsule(this.katamari, this.moderatorEntrySet, this.groupEntries);