menu
adderlink package
documentation
adderlink.dart
CUsbMapper
isForType method
isForType method
dark_mode
light_mode
isForType
method
bool
isForType
(
Type
type
)
inherited
Implementation
bool isForType(Type type) => type.base == T;
adderlink package
documentation
adderlink
CUsbMapper
isForType method
CUsbMapper class