open-project-flutter-api/doc/ProjectModelStatusExplanation.md
2023-11-05 19:54:17 +01:00

659 B

openapi.model.ProjectModelStatusExplanation

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
format String Indicates the formatting language of the raw text [readonly]
raw String The raw text, as entered by the user [optional]
html String The text converted to HTML according to the format [optional] [readonly]

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