endpoint property

String get endpoint

The API endpoint that this provider interacts with.

Subclasses must override this getter to return the specific API endpoint as a String.

Implementation

String get endpoint;