DEFAULT_CLIENT property
The default world for clients.
Implementation
// ignore: non_constant_identifier_names
static final ContentWorld DEFAULT_CLIENT = ContentWorld.world(name: 'defaultClient');
The default world for clients.
// ignore: non_constant_identifier_names
static final ContentWorld DEFAULT_CLIENT = ContentWorld.world(name: 'defaultClient');