Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 545 Bytes

Season.md

File metadata and controls

17 lines (12 loc) · 545 Bytes

swagger.model.Season

Load the model package

import 'package:swagger/api.dart';

Properties

Name Type Description Notes
season String [optional] [default to null]
seasonDbId String [optional] [default to null]
year int [optional] [default to null]

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