options property Null safety

EMOptions? options

获取配置信息EMOptions.

Implementation

EMOptions? get options => _options;