menu
hetu_script package
documentation
source/source.dart
HTJsonSource
HTJsonSource.new const constructor
HTJsonSource.new const constructor
dark_mode
light_mode
HTJsonSource
constructor
const
HTJsonSource
(
{
required
String
fullName
,
required
String
module
,
required
dynamic
value
,
})
Implementation
const HTJsonSource( {required this.fullName, required this.module, required this.value});
hetu_script package
documentation
source/source
HTJsonSource
HTJsonSource.new const constructor
HTJsonSource class