Converts the AlarmSettings instance to a JSON object.
AlarmSettings
Map<String, dynamic> toJson() => _$AlarmSettingsToJson(this);