shaderBrowseUrl property

String shaderBrowseUrl

The browse url

Implementation

String get shaderBrowseUrl {
  return '$baseUrl/$browsePath';
}