Converts this model to a column/value map.
Map<String, Object?> toMap({ValueCodecRegistry? registry}) => _$UserDefinition.toMap(this, registry: registry);