Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 715 Bytes

ImageByNameInfo.md

File metadata and controls

19 lines (14 loc) · 715 Bytes

openapi.model.ImageByNameInfo

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
name String Gets or sets the name. [optional]
theme String Gets or sets the theme. [optional]
context String Gets or sets the context. [optional]
fileLength int Gets or sets the length of the file. [optional]
format String Gets or sets the format. [optional]

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