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