HashTagModel.empty constructor

HashTagModel.empty()

Implementation

HashTagModel.empty() {
  id = 0;
  hashtagTranslation = '';
}