webUrlIsNull property
bool
get
webUrlIsNull
Implementation
bool get webUrlIsNull => androidInfo.webUrl == null && iosInfo.webUrl == null;
bool get webUrlIsNull => androidInfo.webUrl == null && iosInfo.webUrl == null;