FlutterDebug constructor

FlutterDebug()

Implementation

factory FlutterDebug() {
  return _instance;
}