menu
flutter_sms_plus package
documentation
sms.dart
SmsMessage
threadId property
threadId property
dark_mode
light_mode
threadId
property
int
?
get
threadId
Get thread id
Implementation
int? get threadId => this._threadId;
flutter_sms_plus package
documentation
sms
SmsMessage
threadId property
SmsMessage class