isImageMessage method

bool isImageMessage()

Implementation

bool isImageMessage() => messageType == Constants.mImage;