language property
String
get
language
Defines the language of the code.
コードの言語を定義します。
Implementation
String get language => "dart";
Defines the language of the code.
コードの言語を定義します。
String get language => "dart";