ObjectPrint extension
Extension for Nullable Object
Note: This extension is not work in core.dynamic
type,
cast to Object? or somethings like that to use it.
- on
Methods
-
print(
{String? tag, bool debugMode = true}) → void -
Available on Object?, provided by the ObjectPrint extension
Print this object to console