TextResponse constructor

const TextResponse(
  1. String token
)

Implementation

const TextResponse(this.token);