BasePresenter class BasePresenter Base Presenter class to share functionality with it’s children. init() Initializer method of the BasePresenter Declaration Swift init() setUp() setUp method to be called on the init Declaration Swift func setUp() deinit de-init method that gets called when the instance will be released Declaration Swift deinit © 2021 . All rights reserved. (Last updated: 2021-10-23) Generated by jazzy ♪♫ v0.14.1, a Realm project.