isNotDisplayed method
Is this notification for a display moment, and the UI isn't displayed?
Implementation
bool isNotDisplayed() => _isNotDisplayed().toDart;
Is this notification for a display moment, and the UI isn't displayed?
bool isNotDisplayed() => _isNotDisplayed().toDart;