menu
superdeck package
documentation
schema/schema.dart
SchemaValidationResultMapper
isForType method
isForType method
dark_mode
light_mode
isForType
method
bool
isForType
(
Type
type
)
inherited
Implementation
bool isForType(Type type) => type.base == T;
superdeck package
documentation
schema/schema
SchemaValidationResultMapper
isForType method
SchemaValidationResultMapper class