GetDynamicUtils<T> extension
- on
-
- T
Properties
- isBlank → bool?
-
Available on T, provided by the GetDynamicUtils extension
no setter - isNull → bool
-
Available on T, provided by the GetDynamicUtils extension
no setter - isNullOrBlank → bool?
-
Available on T, provided by the GetDynamicUtils extension
no setter
Methods
-
printError(
{String info = '', Function logFunction = GetUtils.printFunction}) → void -
Available on T, provided by the GetDynamicUtils extension
-
printInfo(
{String info = '', Function printFunction = GetUtils.printFunction}) → void -
Available on T, provided by the GetDynamicUtils extension