path property

String? path

Implementation

String? get path {
  return _options.path;
}