customFinalFunc property
@deprecated Use exeFinalFunc instead. This will be removed in future versions.
Implementation
@Deprecated('Use exeFinalFunc instead')
static Function(String, DevLevel)? get customFinalFunc => _customFinalFunc;
@deprecated Use exeFinalFunc instead. This will be removed in future versions.
@Deprecated('Use exeFinalFunc instead')
static Function(String, DevLevel)? get customFinalFunc => _customFinalFunc;