create static method

TableEvent create()

Implementation

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