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