OAuth constructor

OAuth({
  1. String accessToken,
})

Implementation

OAuth({this.accessToken});