getNonzaHandlers method

List<NonzaHandler> getNonzaHandlers()

Return the NonzaHandlers associated with this manager. The higher the value of the handler's priority, the earlier it is run.

Implementation

List<NonzaHandler> getNonzaHandlers() => [];