I want to add a back button in Ionic4(Angular 7). But I can't find the proper method in Angular Router.
import {Router} from '@angular/router';
How do we go back when clicking a button, in the component handler? I'd like to implement it using '@angular/router' not '@angular/common' => Location