team property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
A user-specified string representing the agent's team.
Deprecated in favor of the teams field.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.String? team;