visible property

bool? get visible

Indicates whether the address is visible.

Implementation

bool? get visible => null;