Checks if the given schema type is registered for type T
@override bool isRegistered<T>(String schemaType) { return false; }