endpoint property

  1. @override
Uri endpoint
final

The endpoint to fetch the data from. This is the only required parameter.

Implementation

@override
final Uri endpoint;