error top-level property Debug

dynamic error
final

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

Implementation

final error = VarargsFunction(_error) as dynamic;