The list of required keys that must be present in a JSON.
static const requiredKeys = <String>{ 'call_cid', 'created_at', 'from_user_id', 'muted_user_ids', 'type', };