1
0
forked from Cutlery/immich
immich-quadlet/mobile/openapi/doc/ValidateLibraryImportPathResponseDto.md
Jonathan Jogenfors 5ae4fb8b81 open-api
2024-03-16 00:38:36 +01:00

525 B
Generated

openapi.model.ValidateLibraryImportPathResponseDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
importPath String
isValid bool [default to false]
message String [optional]

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