menu
ume_kit_memory_detector package
documentation
memory_detector.dart
VmServiceDelegate
hasVmService property
hasVmService property
dark_mode
light_mode
hasVmService
property
Future
<
bool
>
get
hasVmService
Implementation
Future<bool> get hasVmService async => (await _getVmService()) != null;
ume_kit_memory_detector package
documentation
memory_detector
VmServiceDelegate
hasVmService property
VmServiceDelegate mixin