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