WebhookEndpointApiVersion.fromJson constructor

WebhookEndpointApiVersion.fromJson(
  1. Object? json
)

Implementation

WebhookEndpointApiVersion.fromJson(Object? json) : _ = (json as String);