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