platform/packages/relations/lib/src/no_service.dart
Tobe O cad3b9c746 Add 'packages/relations/' from commit 'f1d7081f462d497a1d5810356132867158379e79'
git-subtree-dir: packages/relations
git-subtree-mainline: b1a6f262ea
git-subtree-split: f1d7081f46
2020-02-15 18:44:01 -05:00

2 lines
No EOL
101 B
Dart

ArgumentError noService(Pattern path) =>
new ArgumentError("No service exists at path '$path'.");