The list of required keys that must be present in a JSON.
static const requiredKeys = <String>{ 'team_id', 'display_name', 'trigger_words', 'callback_urls', };