apiHost property

  1. @BuiltValueField(wireName: 'api_host')
String? apiHost

Server API host for direct requests.

Platforms: Web

Implementation

@BuiltValueField(wireName: 'api_host')
String? get apiHost;