Creates a ChatBoost object from a JSON object.
ChatBoost
factory ChatBoost.fromJson(Map<String, dynamic> json) => _$ChatBoostFromJson(json);