DartBlockEnvironmentEvaluationSchema constructor
Implementation
DartBlockEnvironmentEvaluationSchema(
super.isEnabled,
this.ignoreVariablesStartingWithUnderscore,
) : super(schemaType: DartBlockEvaluationSchemaType.environment);
DartBlockEnvironmentEvaluationSchema(
super.isEnabled,
this.ignoreVariablesStartingWithUnderscore,
) : super(schemaType: DartBlockEvaluationSchemaType.environment);