CSPViolationTypeSerializer

Properties

Link copied to clipboard
open override val descriptor: SerialDescriptor

Functions

Link copied to clipboard
open override fun codeOf(value: CSPViolationType): String
Link copied to clipboard
open override fun deserialize(decoder: Decoder): CSPViolationType
Link copied to clipboard
open override fun fromCode(code: String): CSPViolationType
Link copied to clipboard
open override fun serialize(encoder: Encoder, value: CSPViolationType)