regexHandlers property
Map of regex link mappers Used if no LinkHandler found in routeLinkHandlers
Implementation
final regexHandlers = <String, LinkMapper>{};
Map of regex link mappers Used if no LinkHandler found in routeLinkHandlers
final regexHandlers = <String, LinkMapper>{};