NopRouteMain constructor
const
NopRouteMain({})
Implementation
const NopRouteMain({
this.className = '',
this.pages = const [],
this.private = true,
this.genKey = false,
this.rootName = 'root',
this.pathName = '',
required this.main,
this.list = const [],
this.groupList = const [],
});