flutterEngineCanRecycle method

bool flutterEngineCanRecycle()

Implementation

bool flutterEngineCanRecycle() {
  return true;
}