clearAuth method

void clearAuth()

Implementation

void clearAuth() async {
  return ShopliveCommonPlatform.instance.clearAuth();
}