smsText property

String smsText

Implementation

String get smsText => _$this._smsText;
void smsText=(String smsText)

Implementation

set smsText(String smsText) => _$this._smsText = smsText;