Map<String, dynamic> toJson() { return { 'periodic': periodicRateSeconds, 'all': all, 'topicsonly': topicsOnly, 'prefix': prefix, }; }