setDebugLogging static method

void setDebugLogging(
  1. bool enabled
)

Implementation

static void setDebugLogging(bool enabled) =>
    MyAppCrewFlutter.setDebugLogging(enabled);