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