isParentalLockLocked method

bool isParentalLockLocked()

Implementation

bool isParentalLockLocked() => _isParentalLockLocked.call(
      this,
    );