value property
String
get
value
Implementation
String get value {
return "$this".replaceAll('DependencyLocation.', '');
}
String get value {
return "$this".replaceAll('DependencyLocation.', '');
}