NoticeParsable - linhay/Stem GitHub Wiki
NoticeParsable
public protocol NoticeParsable
Requirements
init(from:)
init(from notification: Notification)
notification
var notification: (object: Any?, userInfo: [String: Any]?)
public protocol NoticeParsable
init(from notification: Notification)
var notification: (object: Any?, userInfo: [String: Any]?)