Sign in
dart
/
external
/
github.com
/
flutter
/
gallery
/
refs/tags/v2.9.2
/
.
/
lib
/
studies
/
fortnightly
/
routes.dart
blob: 3005294ff6f7911c37601b6e364606d98568560a [
file
] [
log
] [
blame
]
// Copyright 2019 The Flutter team. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
const
String
defaultRoute
=
'/fortnightly'
;