immich/mobile/openapi/doc/LogoutResponseDto.md

479 B

openapi.model.LogoutResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
redirectUri String Redirect URI
successful bool Logout successful

[Back to Model list] [Back to API list] [Back to README]