utils library

Functions

throwError(String message, {Element? element}) → void
throwIf(bool condition, String message, {Element? element}) → void