AudioResponse constructor

AudioResponse(
  1. String? audioContent
)

Implementation

AudioResponse(this.audioContent);