token property

String? token
final

If this is a WebhookType.incoming webhook, this webhook's token.

Implementation

final String? token;