url property

  1. @JsonKey(name: 'url')
IntegrationField? url
inherited

Url, if any.

Implementation

@JsonKey(name: 'url')
IntegrationField? get url => throw _privateConstructorUsedError;