ext property Null safety

void ext=(bool value)

Implementation

set ext(bool value) => this._inSuccessfulContractCall = value;