Execute.at constructor
Execute.at(})
Implementation
Execute.at(
Entity entity, {
required this.children,
this.encapsulate = true,
this.targetFilePath = 'objd',
this.targetFileName,
}) {
_args = at(entity).args;
}