setWorldview abstract method

void setWorldview(
  1. String? worldview
)

Sets the worldview preference as an ISO 3166-1 alpha-2 country code.

Implementation

void setWorldview(String? worldview);