menu
sam_api_calls package
documentation
contracts/contracts.dart
DataService
putUserProfile abstract method
putUserProfile abstract method
dark_mode
light_mode
putUserProfile
abstract method
Future
<
bool
>
putUserProfile
(
UserProfile
profile
)
Implementation
Future<bool> putUserProfile(UserProfile profile);
sam_api_calls package
documentation
contracts/contracts
DataService
putUserProfile abstract method
DataService class