ExtBool extension

Extension for bools

on

Properties

orFalse bool

Available on bool?, provided by the ExtBool extension

Returns false when value is null.
no setter
orTrue bool

Available on bool?, provided by the ExtBool extension

Returns true when value is null.
no setter