fromJson property

IScriptLanguage? Function(dynamic any) fromJson
getter/setter pair

Implementation

static late IScriptLanguage? Function(dynamic any) fromJson;