Fixed upsert new DeviceInfo with null isAutoBackup property

This commit is contained in:
Alex Tran 2022-12-10 08:36:21 -06:00
parent f096910abc
commit 09103dc981
No known key found for this signature in database
GPG key ID: E4954BC787B85C8A
9 changed files with 9 additions and 27 deletions

View file

@ -16,8 +16,6 @@ class DeviceInfoApi {
final ApiClient apiClient;
///
///
/// @deprecated
///
/// Note: This method returns the HTTP [Response].
@ -50,8 +48,6 @@ class DeviceInfoApi {
);
}
///
///
/// @deprecated
///
/// Parameters:
@ -72,8 +68,6 @@ class DeviceInfoApi {
return null;
}
///
///
/// @deprecated
///
/// Note: This method returns the HTTP [Response].
@ -106,8 +100,6 @@ class DeviceInfoApi {
);
}
///
///
/// @deprecated
///
/// Parameters: