SimpleModule constructor

SimpleModule(
  1. void _registerFn(
    1. DIContainer
    )
)

Implementation

SimpleModule(this._registerFn);