InfobipRTCError constructor

const InfobipRTCError({
  1. String? message,
})

Implementation

const InfobipRTCError({this.message});