jmessage_flutter package
documentation
jmessage_flutter
JMMessageSendOptions
isShowNotification property
isShowNotification
jmessage_flutter package
documentation
jmessage_flutter
JMMessageSendOptions
isShowNotification property
JMMessageSendOptions class
Constructors
fromJson
Properties
hashCode
isCustomNotificationEnabled
isRetainOffline
isShowNotification
needReadReceipt
notificationText
notificationTitle
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==
isShowNotification
property
bool
isShowNotification
read / write
接收方是否针对此次消息发送展示通知栏通知。 @defaultvalue
Implementation
bool isShowNotification;