mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
516 B
516 B
openapi.model.ApiKeyCreateResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| apiKey | ApiKeyResponseDto | ||
| secret | String | API key secret (only shown once) |