menu
linkfive_purchases package
documentation
client/linkfive_client_interface.dart
LinkFiveClientInterface
changeUserId abstract method
changeUserId abstract method
dark_mode
light_mode
changeUserId
abstract method
Future
<
LinkFiveActiveProducts
>
changeUserId
(
String
?
userId
)
Should change the USER ID.
Implementation
Future<LinkFiveActiveProducts> changeUserId(String? userId);
linkfive_purchases package
documentation
client/linkfive_client_interface
LinkFiveClientInterface
changeUserId abstract method
LinkFiveClientInterface class