core.Map<core.String, core.dynamic> toJson() => { if (fullMatch != null) 'fullMatch': fullMatch!, if (value != null) 'value': value!, };