appUpdateGateway function
Platform update gateway.
Implementation
@Riverpod(keepAlive: true)
AppUpdateGateway appUpdateGateway(Ref ref) => const PluginAppUpdateGateway();
Platform update gateway.
@Riverpod(keepAlive: true)
AppUpdateGateway appUpdateGateway(Ref ref) => const PluginAppUpdateGateway();