HTTypeUnknown constructor
const
HTTypeUnknown(
- String? id
Implementation
const HTTypeUnknown(super.id) : super(isTop: true, isBottom: false);
const HTTypeUnknown(super.id) : super(isTop: true, isBottom: false);