menu
hetu_script package
documentation
type/type.dart
HTType
isA abstract method
isA abstract method
dark_mode
light_mode
isA
abstract method
bool
isA
(
HTType
?
other
)
Check wether value of this
HTType
can be assigned to other
HTType
.
Implementation
bool isA(HTType? other);
hetu_script package
documentation
type/type
HTType
isA abstract method
HTType class