mirror of
https://github.com/gosticks/open-project-flutter-api.git
synced 2025-10-16 11:55:34 +00:00
504 B
504 B
openapi.model.OAuthClientCredentialsWriteModel
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| clientId | String | OAuth 2 client id | |
| clientSecret | String | OAuth 2 client secret |