dump the value to the console. tag is optional.
tag
dump({String? tag}) { NyLogger.dump(this ?? "", tag); }