Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@sbis04
Created February 17, 2021 01:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sbis04/0325f3f20702056913c665425bf2316e to your computer and use it in GitHub Desktop.
Save sbis04/0325f3f20702056913c665425bf2316e to your computer and use it in GitHub Desktop.
class MUXClient {
Dio _dio = Dio();
initializeDio() {
// initialize the dio here
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment