muteAble method

dynamic muteAble()

Implementation

muteAble() async {
  muteable(await Mirrorfly.isChatUnArchived(jid: profile.jid.checkNull()));
}