DartpolloClient.fromLink constructor
DartpolloClient.fromLink(
- Link _link
Create an DartpolloClient from Link.
Implementation
DartpolloClient.fromLink(this._link);
Create an DartpolloClient from Link.
DartpolloClient.fromLink(this._link);