options property Null safety

EMOptions? options

Gets the configurations.

Implementation

EMOptions? get options => _options;