ExpiredTokenException constructor

ExpiredTokenException(
  1. String? cause
)

Implementation

ExpiredTokenException(this.cause);