coreServicesRelativePath property
String
get
coreServicesRelativePath
Implementation
String get coreServicesRelativePath {
return isFeatureBased ? '../../../../core/services/' : '../core/services/';
}