sourceUrl property

String? get sourceUrl

Implementation

String? get sourceUrl {
  return _sourceFile.url.toString();
}