endpoints property

  1. @JsonKey(name: 'preConfiguredEndpoints')
List<String> endpoints

Implementation

@JsonKey(name: 'preConfiguredEndpoints')
List<String> get endpoints;