onCustomNotification property
自定义通知接收
Implementation
Stream<CustomNotification> get onCustomNotification =>
SystemMessageServicePlatform.instance.onCustomNotification.stream;
自定义通知接收
Stream<CustomNotification> get onCustomNotification =>
SystemMessageServicePlatform.instance.onCustomNotification.stream;