urlPaths method Null safety

List<String>? urlPaths()

Implementation

List<String>? urlPaths() {
  return null;
}