host property

String? host
final

The host of the inspector server. If null, it will use 'localhost' (and '10.0.2.2' for Android).

Implementation

final String? host;