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