isRuntimeHooked method

Future<bool> isRuntimeHooked()

Implementation

Future<bool> isRuntimeHooked() => _channel.isRuntimeHooked();