InternalTokenResult constructor

const InternalTokenResult(
  1. String token
)

Implementation

const InternalTokenResult(this.token);