create static method

WatchResponse create()

Implementation

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