lazy property

bool lazy
final

set to true to wait until user is prompted to grant permission set to false to immediately request for permission when widget is built

Implementation

final bool lazy;