GetDynamicUtils extension

on
  • dynamic

Properties

isBlank bool?

Available on dynamic, provided by the GetDynamicUtils extension

no setter
isNull bool

Available on dynamic, provided by the GetDynamicUtils extension

no setter
isNullOrBlank bool?

Available on dynamic, provided by the GetDynamicUtils extension

no setter

Methods

printError({String info = '', Function logFunction = GetUtils.printFunction}) → void

Available on dynamic, provided by the GetDynamicUtils extension

printInfo({String info = '', Function printFunction = GetUtils.printFunction}) → void

Available on dynamic, provided by the GetDynamicUtils extension