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