We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ccd733 commit b7145e2Copy full SHA for b7145e2
2 files changed
src/interfaces/cat_dog.mp4
4.98 MB
src/interfaces/multiple_implementations.md
@@ -50,3 +50,8 @@ void main() {
50
barkAndFetch(new Cat());
51
}
52
```
53
+
54
+<details>
55
+ <summary>Think a cat won't behave like a dog?</summary>
56
+ <video style="height: 600px" autoplay muted controls src="/interfaces/cat_dog.mp4"></video>
57
+</details>
0 commit comments