canTakeVideo method

bool canTakeVideo()
inherited

Implementation

bool canTakeVideo() {
  return SendbirdUIKit().takeVideo != null;
}