toJS property
JSGetBlockNumberParameters
get
toJS
Implementation
JSGetBlockNumberParameters get toJS => JSGetBlockNumberParameters(
cacheTime: cacheTime?.toJS,
chainId: chainId?.toJS,
);