info top-level property Debug

dynamic info
final

{@category Debug} Behaves the same as log, but uses info verbosity

Implementation

final info = VarargsFunction(_info) as dynamic;