setAuth method
Implementation
void setAuth({
required ShopLiveCommonAuth data,
}) {
throw UnimplementedError('setAuth() has not been implemented.');
}
void setAuth({
required ShopLiveCommonAuth data,
}) {
throw UnimplementedError('setAuth() has not been implemented.');
}