asynchronyKeywords top-level constant

Set<String> const asynchronyKeywords

Implementation

const asynchronyKeywords = <String>{'await', 'yield'};