Type Property
reporterInstances
Declaration
class var reporterInstances: MGOrderedDictionary<AnyObject, AnyObject> { get set }Declaration
@property (class, nonatomic, strong) MGOrderedDictionary * reporterInstances;Declaration
reporterInstances() -> MGOrderedDictionary
setReporterInstances_(reporterInstances: MGOrderedDictionary)