create static method

AttributeValue create()

Implementation

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