Creates a RealtimeError.
const RealtimeError({ required this.type, this.code, required this.message, this.param, this.eventId, });