userEndpointUri property
String
get
userEndpointUri
The URL for the user endpoint for this CarpService.
Implementation
String get userEndpointUri => "${_app!.uri.toString()}/api/users";
The URL for the user endpoint for this CarpService.
String get userEndpointUri => "${_app!.uri.toString()}/api/users";