endpoint property

  1. @override
String endpoint
final

The endpoint of the request, should be set by the subclass

Implementation

@override
final String endpoint = 'current';