contextualKeywords top-level constant

Set<String> const contextualKeywords

Implementation

const contextualKeywords = <String>{'async', 'hide', 'on', 'show', 'sync'};