The list of required keys that must be present in a JSON.
static const requiredKeys = <String>{ 'api_key', 'call_custom_data', 'call_id', 'call_type', 'token', 'user_custom_data', 'user_id', };