endpoint property

Map<String, dynamic>? endpoint

Getter for the endpoints

Implementation

Map<String, dynamic>? get endpoint => _endpoints;