UserTranscript constructor

const UserTranscript(
  1. String text
)

Implementation

const UserTranscript(this.text);