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