isCurrentAppBlocked method

bool isCurrentAppBlocked(
  1. String currentAppId
)

Implementation

bool isCurrentAppBlocked(String currentAppId) => isBlocked(currentAppId);