teamType property

String? teamType

Implementation

String? get teamType => _$this._teamType;
void teamType=(String? teamType)

Implementation

set teamType(String? teamType) => _$this._teamType = teamType;