menu
influxdb_client package
documentation
api.dart
ScriptLanguage
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
ScriptLanguage
fromJson
(
dynamic
value
)
Implementation
static ScriptLanguage fromJson(dynamic value) => ScriptLanguageTypeTransformer().decode(value)!;
influxdb_client package
documentation
api
ScriptLanguage
fromJson static method
ScriptLanguage class