isPrototypeMode property

bool get isPrototypeMode

Implementation

bool get isPrototypeMode {
  return AFibD.config.requiresPrototypeData;
}