NyBool extension

Extensions for bool

on

Methods

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