get_utils/src/get_utils/get_utils library

Classes

GetUtils
Utility methods

Typedefs

PrintFunctionCallback<T> = void Function(String prefix, T value, String info, {bool? isError})
Callback type definition for a function that prints logs with optional error indication.