canChoosePhoto method

bool canChoosePhoto()
inherited

Implementation

bool canChoosePhoto() {
  return SendbirdUIKit().choosePhoto != null;
}