The list of required keys that must be present in a JSON.
static const requiredKeys = <String>{ 'created_at', 'custom', 'message_id', 'score', 'type', 'updated_at', };