DEFAULT_CLIENT property
final
The default world for clients.
Implementation
static final ContentWorld DEFAULT_CLIENT = ContentWorld.world(
name: "defaultClient",
);
The default world for clients.
static final ContentWorld DEFAULT_CLIENT = ContentWorld.world(
name: "defaultClient",
);