isCybercafe method

bool isCybercafe()

Implementation

bool isCybercafe() => _isCybercafe.call(
      this,
    );