lazy property
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;
set to true to wait until user is prompted to grant permission set to false to immediately request for permission when widget is built
final bool lazy;