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