create static method

CustomAttribute create()

Implementation

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