MP.fromAccessToken constructor

MP.fromAccessToken(
  1. String? _access_token
)

Implementation

MP.fromAccessToken(this._access_token);