Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Flash_Kind

siemensikkema edited this page Sep 2, 2021 · 1 revision

Flash.Kind

public enum Kind: String, CaseIterable, Codable 

Inheritance

CaseIterable, Codable, String

Enumeration Cases

error

case error

success

case success

info

case info

warning

case warning
Clone this wiki locally