Skip to content

Instantly share code, notes, and snippets.

@r3dm1ke
Created November 25, 2019 23:44
Show Gist options
  • Save r3dm1ke/fe37b74c7082115c4e8c3f86887f1eb0 to your computer and use it in GitHub Desktop.
Save r3dm1ke/fe37b74c7082115c4e8c3f86887f1eb0 to your computer and use it in GitHub Desktop.
Interfacing in Dart
class MockComputer extends Computer {
//....
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment