Use optional decoder with default value
Functionality to add default value for non-required environment flag. Expand the functions as{Type}
to
include .withDefault({type})
, fx: asBoolean.withDefault(false)
Functionality to add default value for non-required environment flag. Expand the functions as{Type}
to
include .withDefault({type})
, fx: asBoolean.withDefault(false)