getUniqueueKey method

String getUniqueueKey()

Implementation

String getUniqueueKey() {
  return "${msgID}_${imageType}_$isSnapshot";
}