path property

String? get path

Implementation

String? get path {
  return _options.path;
}