create static method

WebHookId create()

Implementation

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