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