menu
dsalink package
documentation
worker.dart
Worker
get method
get method
dark_mode
light_mode
get
method
dynamic
get
(
String
key
)
Implementation
dynamic get(String key) => metadata[key];
dsalink package
documentation
worker
Worker
get method
Worker class