badge property
int?
get
badge
Badge to be displayed with the message. Set to 0 to remove the badge. When not specified, the badge will remain unchanged.
Implementation
external int? get badge;
Badge to be displayed with the message. Set to 0 to remove the badge. When not specified, the badge will remain unchanged.
external int? get badge;