YKNotificationCenterCallBack typedef
YKNotificationCenterCallBack =
void Function(YKNotification notification)?
Implementation
typedef YKNotificationCenterCallBack = void Function(YKNotification notification)?;
typedef YKNotificationCenterCallBack = void Function(YKNotification notification)?;