create static method

AttributeContext create()

Implementation

@$core.pragma('dart2js:noInline')
static AttributeContext create() => AttributeContext._();