toUrl method

String toUrl()

Implementation

String toUrl() {
  return fullPath ?? '';
}