host property
The host of the inspector server. If null, it will use 'localhost' (and '10.0.2.2' for Android).
Implementation
final String? host;
The host of the inspector server. If null, it will use 'localhost' (and '10.0.2.2' for Android).
final String? host;