ConnectParams constructor

ConnectParams({
  1. dynamic onlyIfTrusted,
})

Implementation

external factory ConnectParams({ onlyIfTrusted });