create static method

DataAction create()

Implementation

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