Type Property

ipAddressPublisher

ip publisher. will publish value when the ip changes.

Declaration

static var ipAddressPublisher: AnyPublisher<Set<String>, Never> { get }