lastRequestedBackground property
Whether requestPermission received requestBackground: true the last
time it was called. Useful for assertions.
Implementation
bool lastRequestedBackground = false;
Whether requestPermission received requestBackground: true the last
time it was called. Useful for assertions.
bool lastRequestedBackground = false;