path method Null safety

String? path()

Implementation

String? path() {
  return null;
}