getIsExtended property

bool? get getIsExtended

Implementation

bool? get getIsExtended => revive().namedArguments['extendsBaseClass']?.toBoolValue();