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