menu
ume_kit_memory_detector package
documentation
memory_detector.dart
key2Obj function
key2Obj function
dark_mode
light_mode
key2Obj
function
dynamic
key2Obj
(
String
key
)
根据key获取对应obj
Implementation
dynamic key2Obj(String key) => _objCache[key];
ume_kit_memory_detector package
documentation
memory_detector
key2Obj function
memory_detector library