language property

String? language
getter/setter pair

The resource name of the language to target.

Each keyword belongs to some set of languages; a keyword is included if language is one of its languages. If not set, all keywords will be included.

Implementation

core.String? language;