isHotReloadAllowed abstract method

Future<bool> isHotReloadAllowed()

Returns true if Hot Reload is allowed in this Dart process.

Implementation

Future<bool> isHotReloadAllowed();