managers property

List<LazxManager> managers

Represents the list of the LazxManager in your App

This variable is used to handle the lifecycle of your managers with your app

Implementation

List<LazxManager> get managers;