AppCenterOptions constructor
const
AppCenterOptions({})
Implementation
const AppCenterOptions({
this.sendLogsTimeout = const Duration(seconds: 10),
this.logsBatchSize = 5,
this.minDelayBetweenRequests = const Duration(seconds: 15),
this.logsDbPath,
this.installId,
this.device,
});