2023-12-27 18:11:25 +01:00

708 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]