lang property

String? get lang

Implementation

String? get lang native;
set lang (String? value)

Implementation

set lang(String? value) native;