adaojunior / pusher

The Dart library for interacting with the Pusher HTTP API.
https://pub.dartlang.org/packages/pusher
MIT License
12 stars 13 forks source link

User.info should be optional #5

Closed adaojunior closed 9 years ago

adaojunior commented 9 years ago
 User user = new User(1); /// should be possible