Token constructor

Token({
  1. int tokenRefreshAdvanceInSeconds = 300,
})

Implementation

Token({this.tokenRefreshAdvanceInSeconds = 300});