instance property
RouterReportManager
get
instance
Retrieves the singleton instance of RouterReportManager.
Implementation
static RouterReportManager get instance =>
_instance ??= RouterReportManager._();