R3Network class
Methods
-
collectHandle(String apiToken, String relatedRegID)
→ Future<Response>
-
-
collRegInfo(String apiToken, String userGUID)
→ Future<Response>
-
-
enterCompanyApi(String apiToken, String sessionID, String companyGUID, String userGUID, String userName)
→ Future<Response>
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
r3Login(String apiToken, String userName, String password)
→ Future<Response>
-
-
r3loginPost(dynamic apiToken, dynamic username, dynamic password)
→ Future<Response>
-
-
toString()
→ String
-
A string representation of this object.
inherited