toJS property

JSGetGasPriceParameters get toJS

Implementation

JSGetGasPriceParameters get toJS => JSGetGasPriceParameters(
      chainId: chainId?.toJS,
    );