create static method

StatusUpdate create()

Implementation

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