BearerAuthSession constructor

BearerAuthSession(
  1. BearerAuth token
)

Implementation

BearerAuthSession(this.token);