syncCurrentAuthToSharedProfileFile function

Future<void> syncCurrentAuthToSharedProfileFile({
  1. required Object file,
  2. String? apiUrl,
  3. String? activeProject,
})

Implementation

Future<void> syncCurrentAuthToSharedProfileFile({required Object file, String? apiUrl, String? activeProject}) async {}