test_extension_types library
Classes
- Address
- Model with nested types to test dependency ordering
- BlogPost
- Model with collections to test list handling
- SimpleUser
- Simple model to test basic extension type generation
- UserWithAddress
Properties
- addressSchema → ObjectSchema
-
Generated schema for Address
final
- blogPostSchema → ObjectSchema
-
Generated schema for BlogPost
final
- simpleUserSchema → ObjectSchema
-
Generated schema for SimpleUser
final
- userWithAddressSchema → ObjectSchema
-
Generated schema for UserWithAddress
final