hookName property

String? hookName
final

Bootstrap target hook. This hook can be used to execute bootstrap logic of a feature when the app starts up after login.

Implementation

final String? hookName;