NoticeType_Void - linhay/Stem GitHub Wiki

NoticeType.Void

public class Void: NoticeParsable

Inheritance

NoticeParsable

Initializers

init(from:)

required public init(from notification: Notification)

Properties

notification

var notification: (object: Any?, userInfo: [String : Any]?)