ControllerGetter โ
typedef ControllerGetter = dynamic Function()Signature for a function that returns the current ModuleController, or null if none is attached.
Used by ModuleRetentionBinding to query the controller held by the owning ModuleScope state.