appleAuthTeamId property

void appleAuthTeamId=(String value)

苹果AuthTeamId

Implementation

set appleAuthTeamId(String value) => data['appleAuthTeamId'] = DbQueryField.toBaseType(value);