SMSAlert constructor

const SMSAlert(
  1. String _user,
  2. String _pwd
)

Implementation

const SMSAlert(this._user, this._pwd);