IntExtension extension

on

Methods

delay({FutureOr onCompleted()?, bool days = false, bool hours = false, bool minutes = false, bool seconds = false, bool milliseconds = false, bool microseconds = false}) → dynamic

Available on int, provided by the IntExtension extension

log({String? tag, Object? error, StackTrace? stackTrace, Zone? zone}) → void

Available on int, provided by the IntExtension extension

logError({String? tag, Object? error, StackTrace? stackTrace, Zone? zone}) → void

Available on int, provided by the IntExtension extension

logOther({String? tag, required Level level, Object? error, StackTrace? stackTrace, Zone? zone}) → void

Available on int, provided by the IntExtension extension

logWarning({String? tag, Object? error, StackTrace? stackTrace, Zone? zone}) → void

Available on int, provided by the IntExtension extension