static const Map<DtlsRole, String> values = { DtlsRole.auto: 'auto', DtlsRole.client: 'client', DtlsRole.server: 'server', };