NotificationButtonData.create constructor

NotificationButtonData.create(
  1. String _text,
  2. int _id
)

Implementation

NotificationButtonData.create(this._text, this._id);