all static method

List<Monitor> all()

Implementation

static List<Monitor> all() => [
      http,
      logs,
      screenshot,
      environment,
      location,
      performance,
      sqLite,
      fileSystem,
      analytics,
      notification,
      userDefaults,
      coreData,
      sharedPreferences
    ];