Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 710 Bytes

TeamRobot.md

File metadata and controls

18 lines (13 loc) · 710 Bytes

tba_api_client.model.TeamRobot

Load the model package

import 'package:tba_api_client/api.dart';

Properties

Name Type Description Notes
year int Year this robot competed in. [default to null]
robotName String Name of the robot as provided by the team. [default to null]
key String Internal TBA identifier for this robot. [default to null]
teamKey String TBA team key for this robot. [default to null]

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