options property

Map<String, dynamic> get options

Implementation

Map<String, dynamic> get options => Map.from(_options);