isMobileChatOpened static method

bool isMobileChatOpened()

Implementation

static bool isMobileChatOpened() {
  return StaticData.mobileChatOpened;
}