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