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) · 710 Bytes

ChapterInfo.md

File metadata and controls

19 lines (14 loc) · 710 Bytes

openapi.model.ChapterInfo

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
startPositionTicks int Gets or sets the start position ticks. [optional]
name String Gets or sets the name. [optional]
imagePath String Gets or sets the image path. [optional]
imageDateModified DateTime [optional]
imageTag String [optional]

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