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