history property Null safety

List<Route> history
read / write

히스토리를 담습니다.

Implementation

List<Route> history = [];