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