Map<String, dynamic> toMap() { return ClayConfigMapper.ensureInitialized().encodeMap<ClayConfig>( this as ClayConfig, ); }