userEndpointUri property

String get userEndpointUri

The URL for the user endpoint for this CarpService.

Implementation

String get userEndpointUri => "${_app!.uri.toString()}/api/users";