Creates a RecurrencePattern instance from a JSON object.
factory RecurrencePattern.fromJson(Map<String, dynamic> json) => _$RecurrencePatternFromJson(json);