RawClientOptions constructor

const RawClientOptions([
  1. AccessTokenSecret? token
])

Implementation

const RawClientOptions([this.token]);