ipAddress property

  1. @JsonKey(name: 'ip_address')
String? get ipAddress
inherited

Optional. Currently used webhook IP address

Implementation

@JsonKey(name: 'ip_address')
String? get ipAddress;