create static method

DataAttribute create()

Implementation

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