PopServerInfo constructor

PopServerInfo(
  1. String timestamp
)

Creates a new server info instance

Implementation

PopServerInfo(this.timestamp);