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