isScopedNewInstance method

  1. @override
bool isScopedNewInstance()
override

Implementation

@override
bool isScopedNewInstance() {
  return this.scoppedNewInstance;
}