HTTypeNamespace constructor

const HTTypeNamespace(
  1. String? id
)

Implementation

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