menu
flutter_sms_plus package
documentation
sms.dart
SmsThread
threadId property
threadId property
dark_mode
light_mode
threadId
property
int
?
get
threadId
Get thread id (for compatibility)
Implementation
int? get threadId => this._id;
flutter_sms_plus package
documentation
sms
SmsThread
threadId property
SmsThread class