NyBool extension

Extensions for bool

on

Methods

dd({String? tag}) → dynamic

Available on bool?, provided by the NyBool extension

dump the value to the console and exit the app. tag is optional.
dump({String? tag}) → dynamic

Available on bool?, provided by the NyBool extension

dump the value to the console. tag is optional.