getBaseUrlArticle static method
Implementation
static String getBaseUrlArticle() {
var value = '${getBaseUrl()}/api/v1/public/gcp/asset/';
return value;
}
static String getBaseUrlArticle() {
var value = '${getBaseUrl()}/api/v1/public/gcp/asset/';
return value;
}