server property

String? server
final

String to append to url for actual data connection.

Defaults to a random 4 digit number.

Implementation

final String? server;