options property

dynamic get options

Implementation

get options => <String, dynamic>{
      'asset': asset,
      'fit': fit?.index,
    };