test method
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
Implementation
@override
void test() async {
if (_isInIsolate == false) {
send(LlamaLibraryActionType.test);
} else {}
}
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
@override
void test() async {
if (_isInIsolate == false) {
send(LlamaLibraryActionType.test);
} else {}
}