apiHost property

  1. @JsonKey.new(name: 'api_host')
String get apiHost
inherited

API host tied to this key.

Implementation

@JsonKey(name: 'api_host') String get apiHost;