bs_utils library

Functions

dprint(Object? object) → void
Prints the given object to the console only in debug mode.

Typedefs

AsyncFunction = FutureOr Function()
SyncFunction = dynamic Function()