globals property

MapperContainer globals
final

A container that holds all globally registered mappers.

This container does not define any mappers itself. Rather each generated mapper will register itself with this container when calling ensureInitialized().

Implementation

static final MapperContainer globals = _MapperContainerBase();