services property
List of enabled APIs.
Optional values can be found in: https://xtls.github.io/config/api.html#supported-api-list
Implementation
@JsonKey(name: 'services')
List<ApiService>? services;
List of enabled APIs.
Optional values can be found in: https://xtls.github.io/config/api.html#supported-api-list
@JsonKey(name: 'services')
List<ApiService>? services;