development property
Development environment configuration.
When provided, enables development mode with custom endpoints and authentication tokens for testing purposes.
Implementation
final DevelopmentConfig? development;
Development environment configuration.
When provided, enables development mode with custom endpoints and authentication tokens for testing purposes.
final DevelopmentConfig? development;