Public access to constructor registry (for migrations).
static Map<Type, Function> get migrations => _jsonConstructors;