nightlyDefaults property

List<LabsFeature> get nightlyDefaults

Implementation

static List<LabsFeature> get nightlyDefaults => [
      LabsFeature.encryptionBackup,
      LabsFeature.deviceCalendarSync,
      LabsFeature.mobilePushNotifications,
    ];