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