colo property

String get colo

The three-letter airport code of the data center that the request hit. (e.g. "DFW")

Implementation

String get colo => _delegate.colo;