Gets push notification sound path for the current User.
User
Future<String> getPushSound() async { return await SendbirdChat.getPushSound(); }