fatal property

void fatal=(bool? value)

Implementation

set fatal(final bool? value) => set("&exf", Helper.convertBool(value));