menu
flutter_sms_inbox package
documentation
flutter_sms_inbox
SmsMessage
isRead property
isRead
brightness_4
isRead
property
Null safety
bool
?
isRead
Implementation
bool? get isRead => read;
flutter_sms_inbox package
documentation
flutter_sms_inbox
SmsMessage
isRead property
SmsMessage class
Constructors
fromJson
Properties
address
body
date
dateSent
hashCode
id
isRead
kind
onStateChanged
read
runtimeType
sender
state
threadId
toMap
Methods
compareTo
noSuchMethod
toString
Operators
operator ==