Returns a list of Services of this peripheral.
Will result in error if discovery was not done during this connection.
Future<List<Service>> services() => _manager.services(this);