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