NoticeParsable - linhay/Stem GitHub Wiki

NoticeParsable

public protocol NoticeParsable

Requirements

init(from:)

init(from notification: Notification)

notification

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