menu
flutter_sms_plus package
documentation
sms.dart
SmsMessage
body property
body property
dark_mode
light_mode
body
property
String
?
get
body
Get message body
Implementation
String? get body => this._body;
flutter_sms_plus package
documentation
sms
SmsMessage
body property
SmsMessage class