call abstract method

$R call({
  1. String? accessToken,
  2. String? expires,
})

Implementation

$R call({String? accessToken, String? expires});