apiEndpoint property

String apiEndpoint

Get API final Endpoint of Strapi client ie: https://server.app/api/

Implementation

String get apiEndpoint => '$baseUrl$apiPath';