options property Null safety
read / write
The options used to configure this application.
Changing these values once the application has started will have no effect.
Implementation
ApplicationOptions options = ApplicationOptions();
The options used to configure this application.
Changing these values once the application has started will have no effect.
ApplicationOptions options = ApplicationOptions();