badge property

String? badge
final

URL of the monochrome badge image (not a number — for numeric app badges see the separate Badging API, navigator.setAppBadge).

See: https://developer.mozilla.org/en-US/docs/Web/API/Notification/badge

Implementation

final String? badge;