routeOverrides property

  1. @TagNumber(2)
PbList<FFLibraryPageRoutePath> get routeOverrides

@doc This configuration allows the main project to set path overrides for @doc library pages

Implementation

@$pb.TagNumber(2)
$pb.PbList<FFLibraryPageRoutePath> get routeOverrides => $_getList(1);