enableEditorV2 method
Implementation
FeaturesConfigBuilder enableEditorV2(enableEditorV2) {
_enableEditorV2 = enableEditorV2;
return this;
}
FeaturesConfigBuilder enableEditorV2(enableEditorV2) {
_enableEditorV2 = enableEditorV2;
return this;
}