isNewInstance method

  1. @override
bool isNewInstance()
override

Implementation

@override
bool isNewInstance() {
  return this.newInstance;
}