LiveKitError constructor Null safety

LiveKitError(
  1. String message
)

Implementation

LiveKitError(this.message);