2 lines
101 B
Dart
2 lines
101 B
Dart
|
ArgumentError noService(Pattern path) =>
|
||
|
new ArgumentError("No service exists at path '$path'.");
|