menu
ume_kit_memory_detector package
documentation
memory_detector.dart
DetectInstance
getFieldValueInstance method
getFieldValueInstance method
dark_mode
light_mode
getFieldValueInstance
method
dynamic
getFieldValueInstance
(
String
name
)
Implementation
dynamic getFieldValueInstance(String name) => getField(name)?.value;
ume_kit_memory_detector package
documentation
memory_detector
DetectInstance
getFieldValueInstance method
DetectInstance extension on Instance