You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Get the id of the user with the email provided
22
31
///
23
32
/// For more information, see [Fleet Management API](https://docs.viam.com/appendix/apis/fleet/).
@@ -29,7 +38,7 @@ class AppClient {
29
38
30
39
/// Create a new [Organization]
31
40
///
32
-
/// For more information, see [Fleet Management API](https://docs.viam.com/appendix/apis/fleet/). Future<Organization> createOrganization(String name) async {
41
+
/// For more information, see [Fleet Management API](https://docs.viam.com/appendix/apis/fleet/).
0 commit comments