Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 634 Bytes

TeamRobot.md

File metadata and controls

18 lines (13 loc) · 634 Bytes

tba_api_v3.model.TeamRobot

Load the model package

import 'package:tba_api_v3/api.dart';

Properties

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

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