Documentation
Tagion
DARTOptions
tagion
services
DART
@
safe
struct
DARTOptions {
string
folder_path
;
string
dart_filename
;
}
Mixed In Members
From
mixin
JSONRecord
toJSON
JSON
.
JSONValue
toJSON
()
stringify
string
stringify
()
Stringify the struct
parse
void
parse
(JSON.JSONValue json_value)
Initialize a struct from a JSON
tagion
services
DART
structs
DARTOptions
DARTService