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

Latest commit

 

History

History
16 lines (11 loc) · 501 Bytes

ParentalRating.md

File metadata and controls

16 lines (11 loc) · 501 Bytes

openapi.model.ParentalRating

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
name String Gets or sets the name. [optional]
value int Gets or sets the value. [optional]

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