pingStatus property

String? pingStatus
final

Whether or not the object can be pinged.

One of: "open", "closed"

Implementation

final String? pingStatus;