get isCanceled()
in
components/js/interfaces.ts [41:43]
3
lines of code
1
McCabe index (conditional complexity)
get isCanceled(): boolean { return this._isCanceled; }