ExecutableWithResolver constructor
const
ExecutableWithResolver([
- GetExecutableType? getType
Implementation
const ExecutableWithResolver([GetExecutableType? getType])
: getType = getType ?? GetExecutableType.withoutContext,
super();