development property

DevelopmentConfig? development
final

Development environment configuration.

When provided, enables development mode with custom endpoints and authentication tokens for testing purposes.

Implementation

final DevelopmentConfig? development;