typeRegistry property

TypeRegistry? typeRegistry
final

When set, use the type registry with custom types, instead of the built-in ones provided by the package.

Implementation

final TypeRegistry? typeRegistry;