2023-12-15 17:00:57 +01:00

664 B

manager_api_new.model.PuzzleDTO

Load the model package

import 'package:manager_api_new/api.dart';

Properties

Name Type Description Notes
messageDebut List [optional] [default to const []]
messageFin List [optional] [default to const []]
image PuzzleDTOImage [optional]

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