DEFAULT_CLIENT property

ContentWorld DEFAULT_CLIENT
final

The default world for clients.

Implementation

// ignore: non_constant_identifier_names
static final ContentWorld DEFAULT_CLIENT =
    ContentWorld.world(name: "defaultClient");