mirror of
https://bitbucket.org/FransoletThomas/tablet-app.git
synced 2025-12-06 08:31:19 +00:00
759 B
759 B
manager_api.model.ArticleDTO
Load the model package
import 'package:manager_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| content | List | [optional] [default to const []] | |
| isContentTop | bool | [optional] | |
| audioIds | List | [optional] [default to const []] | |
| isReadAudioAuto | bool | [optional] | |
| images | List | [optional] [default to const []] |