DEFAULT_CLIENT property

ContentWorld DEFAULT_CLIENT
final

The default world for clients.

Implementation

static final ContentWorld DEFAULT_CLIENT = ContentWorld.world(
  name: "defaultClient",
);