HTTypeType constructor

const HTTypeType(
  1. String? id
)

Implementation

const HTTypeType(super.id) : super(isTop: false, isBottom: false);