import 'package:gitea_openapi/api.dart';| Name | Type | Description | Notes |
|---|---|---|---|
| authPassword | String | [optional] [default to null] | |
| authUsername | String | [optional] [default to null] | |
| cloneAddr | String | [default to null] | |
| description | String | [optional] [default to null] | |
| issues | bool | [optional] [default to null] | |
| labels | bool | [optional] [default to null] | |
| milestones | bool | [optional] [default to null] | |
| mirror | bool | [optional] [default to null] | |
| private | bool | [optional] [default to null] | |
| pullRequests | bool | [optional] [default to null] | |
| releases | bool | [optional] [default to null] | |
| repoName | String | [default to null] | |
| uid | int | [default to null] | |
| wiki | bool | [optional] [default to null] |