lang property
String
get
lang
Specify the lang used within the notification. This string must be a valid BCP 47 language tag.
Implementation
external String get lang;
set
lang
(String v)
Implementation
external set lang(String v);