Slot constructor

const Slot(
  1. String? name
)

Implementation

const Slot(this.name);