Team.empty constructor

Team.empty(
  1. String name
)

Implementation

Team.empty(this.name) : _action = _TeamAction.empty;