Log a warning message for potentially recoverable issues.
void warning( String message, { String? tag, Map<String, dynamic>? extra, Object? error, });