Returns a Map representing this ChatCall.
@override Map<String, dynamic> toJson() => _$ChatCallToJson(this)..['runtimeType'] = 'ChatCall';