Future<void> setSelectedAddress(String address) => _jsApi.jsCallVoidReturn('window.reefState.setSelectedAddress("$address")');