isGranted property

bool get isGranted

Implementation

bool get isGranted => this == LocationPermission.whileInUse || this == LocationPermission.always;